//==============================================================================
// valkyrie_anim.txt
// Added EclipseSFX | Toasty Goblin
//==============================================================================

define eclipseSFX
{
   SetSelector
   {
		TechLogic none/Eclipse Active
		set hotspot
		{
			version
			{
			  Visualnone jimmy
			}
		}
		set hotspot
		{
			version
			{
			  Visualparticle SFX A Eclipse Unit effect
			}
		}		    
   }
}

//==============================================================================
define norsebirthSFX
{
   set hotspot
   {
      version
      {
         VisualParticle SFX N Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define Aurora
{
   set hotspot
   {
      version
      {
         Visualparticle Special N Valkyrie Favor
      }
   }
}

//==============================================================================
define AuroraRaindow
{
   set hotspot
   {
      version
      {
         Visualparticle special n valkyrie favor rainbow
		 connect hotspot eclipseSFX hotspot
      }
   }
}

//==============================================================================
define RainbowTrail
{
   set hotspot
   {
      version
      {
         Visualparticle Special N Valkyrie Rainbow trail
		 connect hotspot eclipseSFX hotspot
      }
   }
}

//==============================================================================
define HealGlow
{
   set hotspot
   {
      version
      {
         Visualparticle special N Valkyrie HealGlow
		 connect hotspot eclipseSFX hotspot
      }
   }
}

//==============================================================================
define HealRing
{
   set hotspot
   {
      version
      {
         Visualparticle special N Valkyrie HealRing
		 connect hotspot eclipseSFX hotspot
      }
   }
}


//==============================================================================
anim Birth
{
   SetSelector
   {
		techLogic none/Aurora Borealis
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_BirthA
				Connect ATTACHPOINT Aurora hotspot
				Connect HOTSPOT norsebirthSFX hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_BirthA
				replaceTexture Special N Valkyrie Map/Special N Valkyrie upgrade
				Connect HOTSPOT norsebirthSFX hotspot
				Connect ATTACHPOINT AuroraRaindow hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
		techLogic none/Aurora Borealis
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_idleA
				Connect ATTACHPOINT Aurora hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_idleA
				replaceTexture Special N Valkyrie Map/Special N Valkyrie upgrade
				Connect ATTACHPOINT AuroraRaindow hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
		techLogic none/Aurora Borealis
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_boredA
			   Connect ATTACHPOINT Aurora hotspot
			   connect hotspot eclipseSFX hotspot
         }
         version
         {
            Visual Special N Valkyrie_boredB
			   Connect ATTACHPOINT Aurora hotspot
			   connect hotspot eclipseSFX hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_boredA
				replaceTexture Special N Valkyrie Map/Special N Valkyrie upgrade
			   Connect ATTACHPOINT AuroraRaindow hotspot
			   connect hotspot eclipseSFX hotspot
         }
         version
         {
            Visual Special N Valkyrie_boredB
				replaceTexture Special N Valkyrie Map/Special N Valkyrie upgrade
			   Connect ATTACHPOINT AuroraRaindow hotspot
			   connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim attack
{
   SetSelector
   {
		techLogic none/Aurora Borealis
      set hotspot
      {
         version
         {
				Visual Special N Valkyrie_attackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.67 true   
//-- end auto generated section
				Connect ATTACHPOINT Aurora hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Special N Valkyrie_attackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.67 true   
//-- end auto generated section
				replaceTexture Special N Valkyrie Map/Special N Valkyrie upgrade
				Connect ATTACHPOINT AuroraRaindow hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim death
{
   SetSelector
   {
		techLogic none/Aurora Borealis
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_deathA
				Connect ATTACHPOINT Aurora hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_deathA
				replaceTexture Special N Valkyrie Map/Special N Valkyrie upgrade
				Connect ATTACHPOINT AuroraRaindow hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim walk
{
   SetSelector
   {
		techLogic none/Aurora Borealis
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.30 true   
            tag FootstepRight 0.80 true   
//-- end auto generated section
				Connect ATTACHPOINT Aurora hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.30 true   
            tag FootstepRight 0.80 true   
//-- end auto generated section
				replaceTexture Special N Valkyrie Map/Special N Valkyrie upgrade
				Connect ATTACHPOINT RainbowTrail hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
		techLogic none/Aurora Borealis
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_FlailA
				Connect ATTACHPOINT Aurora hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_FlailA
				replaceTexture Special N Valkyrie Map/Special N Valkyrie upgrade
				Connect ATTACHPOINT RainbowTrail hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim Heal
{
   SetSelector
   {
		techLogic none/Aurora Borealis
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_HealA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.32 false Heal checkVisible 
//-- end auto generated section
				Connect ATTACHPOINT Aurora hotspot
				Connect NECK HealRing hotspot
				Connect FACE HealGlow hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_HealA
				replaceTexture Special N Valkyrie Map/Special N Valkyrie upgrade
				Connect ATTACHPOINT AuroraRaindow hotspot
				Connect NECK HealRing hotspot
				Connect FACE HealGlow hotspot
				connect hotspot eclipseSFX hotspot
         }
      }
   }
}